projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59f9a01
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 25 Apr 2001 18:32:07 +0000
(18:32 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 25 Apr 2001 18:32:07 +0000
(18:32 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2ed08b5832e68cf44b33326641caeff915ef671c..9106859547084ac253463e8d01480f5f8747c363 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2001-04-25 Gerd Moellmann <gerd@gnu.org>
+
+ * faces.el (tty-handle-reverse-video): Don't set inverse-video.
+
2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
* info.el (Info-additional-directory-list): Doc fix.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 343423bafce3adc20cc8cc524111c97a473ce31b..f4f778bc9aa08035379325cac1e16c76926491a8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-04-25 Gerd Moellmann <gerd@gnu.org>
+ * term.c (toggle_highlight): New function.
+ (turn_on_face): Change handling of reverse video.
+
* process.c (wait_reading_process_input): Call
record_asynch_buffer_change only if a timer really changed
buffers.